home *** CD-ROM | disk | FTP | other *** search
/ Workplace Effectiveness: Critical Thinking Skills / Workplace Effectiveness: Critical Thinking Skills.iso / pc / Files / Patterns.dxr / 00139_extendPrint.txt < prev    next >
Encoding:
Text File  |  1998-09-16  |  1.2 KB  |  53 lines

  1. Examples
  2. The vending machine knobs are numbered 1 - 30.
  3.  
  4. 1.  1, 2, 3, 4, _.
  5.  Explanation:
  6.  
  7. 2.  1, 1, 2, 1, 3, 1, _.
  8.  Explanation:
  9.  
  10. 3. 1, 1, 0, 2, 1, 1, 3, 1, 2,  _, _, _.
  11.  Explanation:
  12.  
  13.  
  14. Challenging
  15. The vending machine knobs are numbered 1 -30.
  16.  
  17. 1.  1, 2, 4, 8, _.
  18. The number 16 completes this pattern. Each number is added to itself to produce the next number in the sequence.
  19.  
  20. 2.  2, 7, 6, 11, 10, 15, 14, 19, _. 
  21. The number 18 completes this pattern.  Five is added to the first number.  One is subtracted from the sum.  The steps are repeated using the last number in the sequence.
  22.  
  23. 3.  2, 4, 5, 10, 11, 22, _.
  24. The number 23 completes this pattern.  The first number is multiplied by 2.  The resulting number subtracted by 1.  The steps are repeated using the last number in the sequence.
  25.  
  26.  
  27. More Challenging 
  28. The vending machine knobs are numbered 120-149.
  29.  
  30. 1.  4, 6, 12, 14, 28, 30, 60, 62, _.
  31.  Explanation:
  32.  
  33. 2.  4, 12, 13, 39, 40, _.
  34.  Explanation:
  35.  
  36. 3.  81, 27, 108, 36, _.
  37.  Explanation:
  38.  
  39.  
  40. Most Challenging
  41. The vending machine knobs are numbered 120-149.
  42.  
  43. 1.  19, 38, 57, 95, _.
  44.  Explanation:
  45.  
  46. 2.  12, 33, 64, 105, 66, _.
  47.  Explanation:
  48.  
  49. 3.  671, 554, 464, 347, 248, 194, _.
  50.  Explanation:
  51.  
  52.  
  53.